home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 26 / AMIGAplus Sonderheft 26 (2000)(Falke)(DE)(Track 1 of 2)[!].iso / Tools / Packer / xad / Developer / Include / FD / xadmaster_lib.fd
Text File  |  1999-03-29  |  548b  |  23 lines

  1. ##base _xadMasterBase
  2. ##bias 30
  3. ##public
  4. **
  5. **    $VER: xadmaster_lib.fd 1.0 (07.09.1998)
  6. **    xadmaster.library function descriptions
  7. **
  8. **    Copyright © 1998 by Dirk Stöcker
  9. **    All Rights Reserved.
  10. **
  11. xadAllocObjectA(type,tags)(d0,a0)
  12. xadFreeObjectA(object,tags)(a0,a1)
  13. xadRecogFileA(size,memory,tags)(d0,a0,a1)
  14. xadGetInfoA(ai,tags)(a0,a1)
  15. xadFreeInfo(ai)(a0)
  16. xadFileUnArcA(ai,tags)(a0,a1)
  17. xadDiskUnArcA(ai,tags)(a0,a1)
  18. xadGetErrorText(errnum)(d0)
  19. xadGetClientInfo()()
  20. xadHookAccess(command,data,buffer,ai)(d0,d1,a0,a1)
  21. xadConvertDatesA(tags)(a0)
  22. ##end
  23.